resolution n. 1.决心,果断;坚定,刚毅。 2.(议会等的)决定,决议(案);【法律】〔罕用语〕判决;(疑问等的)解决,解答。 3.分解,溶解;解析,离析;变形,变化,转化。 4.【医学】(疮肿等的)消散;〔罕用语〕松弛。 5.【音乐】由不谐和音转变为谐和音;【诗】用二短音节代替一长音节。 6.【机械工程】分解力;【自动化】分辨(力)。 a man of no resolution of character 意志不坚定的人。 visual resolution 目力分辨率。 come to a resolution=from [make, take] a resolution 决心。 make good resolutions 下定改好的决心。 pass a resolution in favour of [against] 通过赞同[反对]…的决议。
Intellisense displays a list of valid possible choices after you type the scope resolution operator : : 在键入范围解析运算符( : : )之后, intellisense将显示可能的有效选项的列表。
There is one coding scenario that will pass the compiler but that will result in an unverifiable assembly : calling a virtual function through an object instance using the scope resolution operator 以下编码方案可以通过编译器,但会导致不可验证的程序集:使用范围解析运算符通过对象实例调用虚函数。例如: